CALLBACK EXIST
Use CALLBACK EXIST to find out if a callback function exists.

ARGUMENTS:
* Callback number = the number of the callback function to check

RETURNS:
Returns 1 if the function exist, otherwise 0.


SYNTAX
Return Integer=CALLBACK EXIST(Callback number)


RELATED INFO
View Intervals, References and Callbacks Index
View STYX Index
View STYX Main File